home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 297
- Top = 165
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 185
- ClientWidth = 265
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 249
- Height = 137
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object Label2: TLabel
- Left = 8
- Top = 40
- Width = 233
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Consulting By Knight'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label3: TLabel
- Left = 8
- Top = 8
- Width = 233
- Height = 24
- Alignment = taCenter
- AutoSize = False
- Caption = 'Answering Machine'
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 8
- Top = 104
- Width = 233
- Height = 26
- Caption =
- 'Developed using Voice Information Systems TIF DLL for Dialogic c' +
- 'ompatible hardware.'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label4: TLabel
- Left = 8
- Top = 56
- Width = 233
- Height = 16
- Alignment = taCenter
- Caption = '(606) 277-8499'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 8
- Top = 72
- Width = 233
- Height = 16
- Alignment = taCenter
- Caption = '75127.2460@compuserve.com'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- object Button1: TButton
- Left = 160
- Top = 152
- Width = 97
- Height = 25
- Caption = '&OK'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-